-- background: 2180 from stack: in -- bmap block id: 2502 -- flags: 4000 -- background id: 0 -- name: Compare Back ----- HyperTalk script ----- on opencard --this comes from Stack Developer by Steve Drazga put (the number of this card - the number of first card of this background+1) into field "Page Num" end opencard -- part 7 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=453 top=294 right=322 bottom=490 -- title width / last selected line: 0 -- icon id / first selected line: 1012 / 1012 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp visual effect wipe right go to card ID 2974 end mouseUp -- part 13 (field) -- low flags: 00 -- high flags: 0002 -- rect: left=28 top=69 right=85 bottom=129 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 22 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: Main Scripture -- part 8 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=22 top=292 right=321 bottom=54 -- title width / last selected line: 0 -- icon id / first selected line: 12042 / 12042 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Home ----- HyperTalk script ----- on mouseUp visual effect zoom close go Home end mouseUp -- part 18 (field) -- low flags: 00 -- high flags: 0002 -- rect: left=166 top=69 right=85 bottom=267 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 22 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: Scripture 1 -- part 10 (field) -- low flags: 00 -- high flags: 2007 -- rect: left=27 top=95 right=159 bottom=482 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 22 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: Bible 1 -- part 14 (field) -- low flags: 00 -- high flags: 0002 -- rect: left=271 top=69 right=85 bottom=372 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 22 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: Scripture 2 -- part 11 (field) -- low flags: 00 -- high flags: 2007 -- rect: left=26 top=172 right=227 bottom=480 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 22 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: Bible 2 -- part 15 (field) -- low flags: 00 -- high flags: 0002 -- rect: left=379 top=69 right=85 bottom=480 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 22 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: Scripture 3 -- part 12 (field) -- low flags: 00 -- high flags: 2007 -- rect: left=26 top=239 right=295 bottom=481 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 22 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: Bible 3 -- part 16 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=321 top=295 right=318 bottom=352 -- title width / last selected line: 0 -- icon id / first selected line: 6179 / 6179 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Next ----- HyperTalk script ----- on mouseUp visual effect wipe right go to next card of this bkgnd end mouseUp -- part 17 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=154 top=294 right=319 bottom=184 -- title width / last selected line: 0 -- icon id / first selected line: 6460 / 6460 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Prev ----- HyperTalk script ----- on mouseUp visual effect wipe left go to prev card of this bkgnd end mouseUp -- part 19 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=61 top=296 right=319 bottom=84 -- title width / last selected line: 0 -- icon id / first selected line: 26635 / 26635 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: How to ----- HyperTalk script ----- on mouseUp push card go to card id 8834 end mouseUp -- part 21 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=224 top=299 right=317 bottom=284 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: page num -- part 23 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=445 top=36 right=70 bottom=478 -- title width / last selected line: 0 -- icon id / first selected line: 22076 / 22076 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Delete Card ----- HyperTalk script ----- on mouseUp answer "Delete this card?" with "Cancel" or "Yes" if it is "cancel" then exit mouseUp set the cursor to 4 set lockscreen to true domenu "delete Card" go prev set lockScreen to false end mouseUp -- part 24 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=400 top=33 right=65 bottom=437 -- title width / last selected line: 0 -- icon id / first selected line: 1007 / 1007 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ImageWriter ----- HyperTalk script ----- on mouseUp answer "Print “Comparisons” Report or Card?" with "Cancel" or "Report" or "Card" if it is "Cancel" then exit mouseUp end if if it is "Report" then domenu "Print Report..." exit mouseUp end if if it is "Card" then open printing with dialog if it is empty then exit mouseUp else print this card close printing end if end if end mouseUp